home *** CD-ROM | disk | FTP | other *** search
/ Super League / Super League.iso / TUTORIAL / CURSO / TEMA512.DXR / 00007.ls < prev    next >
Encoding:
Text File  |  1997-03-25  |  160 b   |  6 lines

  1. on mouseUp
  2.   set the windowType of window "bookmark.dir" to 45
  3.   open(window "bookmark.dir")
  4.   set the fileName of window "bookmark.dir" to "Ultima visita"
  5. end
  6.